Pubmed Results

Layout, show available datasets, show crossing.

ORDO

ordo |>  select(c(id, name, parents, children, ancestors, icd10, 
             mesh, meddra, umls, omim,
             icd11, ensembl, genatlas, 
             hgnc, swissprot, reactome, iuphar)) |> DT::datatable()
Warning in instance$preRenderHook(instance): It seems your data is too big
for client-side DataTables. You may consider server-side processing: https://
rstudio.github.io/DT/server.html

WARHEAD

warhead_db  |> DT::datatable()

PROTAC

protac_db   |>DT::datatable()
Warning in instance$preRenderHook(instance): It seems your data is too big
for client-side DataTables. You may consider server-side processing: https://
rstudio.github.io/DT/server.html

LINKERS

linkers |>  DT::datatable()